@charset "UTF-8";
@font-face {
  font-family: "king";
  src: url(../font/king.ttf);
}
/*声明 WebFont*/
body {
  padding: 0;
  margin: 0;
  font: normal 12px/180% "微软雅黑";
  color: #333;
  background: #fff;
  font-family: "微软雅黑";
}

h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td {
  margin: 0;
  padding: 0;
}

div {
  margin: 0 auto;
  text-align: left;
  font: normal 12px/180% "微软雅黑";
  font-family: "微软雅黑";
}

a:link, a:visited {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #3b84cc;
  text-decoration: none;
}

img {
  border: none;
}

ol, ul, li {
  list-style: none;
}

i {
  font-style: normal;
}

input, img {
  vertical-align: middle;
}

input[type=button], input[type=submit] {
  vertical-align: middle;
  cursor: pointer;
}

/*html5*/
article, aside, dialog, footer, header, section, footer, nav, figure, menu {
  display: block;
  margin: 0 auto;
}

/*clear*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

.clear {
  clear: both;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

input[type=button], input[type=submit], input[type=text], input[type=password] {
  -webkit-appearance: none;
  outline: none;
}

html, body {
  background: #000;
  overflow-x: hidden;
}

.topContent {
  height: 100vh;
  max-height: 920px;
  width: 100%;
  position: relative;
}
.topContent .topSwiper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
.topContent .topSwiper .swiper-slide {
  width: 100%;
  overflow: hidden;
}
.topContent .topSwiper .swiper-slide img {
  position: absolute;
  left: 50%;
  top: 0px;
  transform: translateX(-50%);
}
.topContent .content {
  width: 1120px;
  margin: 0 auto;
  height: 100vh;
  position: relative;
  z-index: 10001;
}
.topContent .content .riliList {
  width: 620px;
  height: 205px;
  background: #000;
  border-radius: 10px;
  position: relative;
}
.topContent .content .riliList .riliListBox {
  width: 560px;
  margin: 0 auto;
  overflow: hidden;
}
.topContent .content .riliList .riliListBox .swiper-slide {
  text-align: center;
}
.topContent .content .riliList .riliListBox .swiper-slide h3 {
  padding: 20px 0 15px 0;
  font-size: 24px;
  background: linear-gradient(to right, #0953e5, #0da7f9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.topContent .content .riliList .listLeft {
  display: inline-block;
  width: 12px;
  height: 21px;
  background: url(../images/rilileft.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 15px;
  bottom: 80px;
  cursor: pointer;
}
.topContent .content .riliList .listRight {
  display: inline-block;
  width: 12px;
  height: 21px;
  background: url(../images/riliright.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 15px;
  bottom: 80px;
  cursor: pointer;
}
.topContent .content .contentSwiper {
  position: absolute;
  height: 350px;
  top: 50%;
  left: 0px;
  width: 100%;
  transform: translateY(-10%);
  overflow: hidden;
}
.topContent .content .contentSwiper .swiper-pagination {
  bottom: 15px;
}
.topContent .content .contentSwiper .swiper-pagination-bullet {
  width: 35px;
  height: 4px;
  border-radius: 2px;
  background: #35353b;
}
.topContent .content .contentSwiper .swiper-pagination-bullet-active {
  background: #0953e5;
}
.topContent .content .contentSwiper .swiper-slide h3 {
  font-size: 60px;
  color: #fff;
  line-height: 100%;
  padding-bottom: 30px;
}
.topContent .content .contentSwiper .swiper-slide h4 {
  font-size: 30px;
  color: #fff;
  line-height: 100%;
  padding-bottom: 40px;
}
.topContent .content .contentSwiper .swiper-slide span {
  display: inline-block;
  width: 160px;
  height: 48px;
  background: url(../images/button_bg.png) no-repeat;
  background-size: contain;
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.topContent .content .contentSwiper .swiper-slide span a {
  color: #fff;
}
.topContent .content .tools {
  position: absolute;
  bottom: 60px;
  width: 100%;
  display: flex;
  align-items: baseline;
  flex-direction: row;
  flex-wrap: wrap;
}
.topContent .content .tools .item {
  width: 268px;
  height: 90px;
  text-align: center;
  cursor: pointer;
  line-height: 90px;
  color: #fff;
  font-size: 24px;
}
.topContent .content .tools .item:nth-child(1) {
  background: url(../images/t1.png) no-repeat;
  background-size: contain;
}
.topContent .content .tools .item:nth-child(2) {
  background: url(../images/t2.png) no-repeat;
  background-size: contain;
}
.topContent .content .tools .item:nth-child(3) {
  background: url(../images/t3.png) no-repeat;
  background-size: contain;
}
.topContent .content .tools .item:nth-child(4) {
  background: url(../images/t4.png) no-repeat;
  background-size: contain;
}
.topContent .content .nav {
  width: 1120px;
  padding-top: 40px;
}
.topContent .content .nav .logo {
  width: 200px;
  float: left;
}
.topContent .content .nav .navBox {
  float: right;
  padding-top: 40px;
}
.topContent .content .nav .navBox span {
  font-size: 18px;
  margin: 0 35px;
}
.topContent .content .nav .navBox span a {
  color: #fff;
}

h3.title {
  text-align: left;
  margin-bottom: 20px;
}
h3.title span {
  display: inline-block;
  width: 431px;
  height: 50px;
  color: #c2e6ff;
  font-size: 32px;
  line-height: 55px;
  background: linear-gradient(to right, #0953e5, #0da7f9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
h3.title b {
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  float: right;
  margin: 25px 10px 0 0;
}
h3.title b a {
  color: #fff;
}

h3.mTitle {
  text-align: left;
  margin-bottom: 6px;
}
h3.mTitle span {
  display: inline-block;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  position: relative;
}
h3.mTitle ::after {
  content: "";
  display: inline-block;
  width: 70px;
  height: 24px;
  background: url(../images/after.png) no-repeat right center;
  background-size: contain;
  vertical-align: middle;
}
h3.mTitle ::before {
  content: "";
  display: inline-block;
  width: 70px;
  height: 24px;
  background: url(../images/before.png) no-repeat left center;
  background-size: contain;
  vertical-align: middle;
}

.bBox {
  margin: 50px auto;
  text-align: center;
}

.leftButton {
  display: inline-block;
  width: 31px;
  height: 35px;
  background: url(../images/left_b.png) no-repeat;
  background-size: contain;
  position: absolute;
}

.rightButton {
  display: inline-block;
  width: 31px;
  height: 35px;
  background: url(../images/right_b.png) no-repeat;
  background-size: contain;
  position: absolute;
}

/* 滚动条整体 */
.ping .left .leftBox::-webkit-scrollbar {
  height: 10px;
  width: 10px;
}

/* 两个滚动条交接处 -- x轴和y轴 */
.ping .left .leftBox::-webkit-scrollbar-corner {
  background-color: transparent;
}

/* 滚动条滑块 */
.ping .left .leftBox::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #78b7ff;
}

/* 滚动条轨道 */
.ping .left .leftBox::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}

/* 滚动条整体 */
.ping .right .rightBox::-webkit-scrollbar {
  height: 10px;
  width: 10px;
}

/* 两个滚动条交接处 -- x轴和y轴 */
.ping .right .rightBox::-webkit-scrollbar-corner {
  background-color: transparent;
}

/* 滚动条滑块 */
.ping .right .rightBox::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #78b7ff;
}

/* 滚动条轨道 */
.ping .right .rightBox::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}

.subContent {
  width: 1120px;
  margin: 30px auto 40px auto;
}
.subContent .left {
  float: left;
  width: 552px;
}
.subContent .left .item {
  background: #111111;
  padding: 25px;
  height: 115px;
  margin-bottom: 15px;
}
.subContent .left .item h3 {
  font-size: 24px;
  color: #fff;
  padding: 0px 0 10px 0;
  line-height: 140%;
}
.subContent .left .item h3 a {
  color: #fff;
}
.subContent .left .item p {
  font-size: 16px;
  color: #666666;
}
.subContent .center {
  float: left;
  width: 175px;
  background: #111111;
  height: 340px;
  margin-left: 15px;
  position: relative;
}
.subContent .center h3.title span {
  text-align: center;
  font-size: 24px;
  width: 100%;
}
.subContent .center .riliBox {
  width: 140px;
  margin: 0 auto;
  overflow: hidden;
}
.subContent .center .riliLeft {
  display: inline-block;
  width: 12px;
  height: 21px;
  background: url(../images/left_b1.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: 15px;
  bottom: 20px;
  cursor: pointer;
}
.subContent .center .riliRight {
  display: inline-block;
  width: 12px;
  height: 21px;
  background: url(../images/right_b1.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 15px;
  bottom: 20px;
  cursor: pointer;
}
.subContent .right {
  float: right;
  width: 360px;
  height: 340px;
  background: url(../images/ai_bg.jpg) no-repeat;
  background-size: contain;
}
.subContent .right .inputBox {
  width: 90%;
  height: 35px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  margin-bottom: 20px;
}
.subContent .right .inputBox input {
  width: 80%;
  height: 35px;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.4);
  border: none;
  color: #fff;
  padding-left: 3%;
}
.subContent .right .inputBox button {
  width: 64px;
  height: 26px;
  background: url(../images/fasong.png) no-repeat;
  background-size: contain;
  position: absolute;
  border: none;
  z-index: 1000;
  right: 30px;
  top: 5px;
}
.subContent .right1 {
  float: right;
  width: 360px;
  height: 340px;
  background: url(../images/ai_bg1.jpg) no-repeat;
  background-size: contain;
}

.scrollbar-white {
  overflow-y: auto;
}

.scrollbar-white::-webkit-scrollbar {
  width: 8px;
}

.scrollbar-white::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.scrollbar-white::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
  background: #fff;
}

.bk-chatwindow {
  width: 300px;
  height: 120px;
  overflow: hidden;
  font-size: 0;
  padding-top: 80px;
}

.list-chat .img-left-wrap {
  width: 70px;
  height: 70px;
  text-align: center;
  padding-top: 10px;
  overflow: hidden;
  vertical-align: middle;
  background: url(../images/bg-square.png) left top/100% no-repeat;
  float: left;
}

.bk-chatwindow .header-chat {
  position: relative;
  height: 85px;
  background: url("../images/zz_tbg.jpg") left top repeat-x;
  width: 798px;
}

.bk-chatwindow .header-chat .chat-title {
  margin: 15px auto 0 auto;
  display: inline-block;
}

.bk-chatwindow .header-chat .right-buttons {
  position: absolute;
  right: 20px;
  top: 25px;
}

.bk-chatwindow .header-chat .right-buttons img {
  cursor: pointer;
}

.bk-chatwindow .header-chat .right-buttons .btn-refresh {
  margin-right: 10px;
  cursor: pointer;
}

.bk-chatwindow .center-default {
  position: relative;
  margin: 0 auto;
  height: 455px;
  width: 798px;
  background: url("../images/zz_nybg.jpg") left top no-repeat;
  background-size: contain;
  padding-top: 30px;
}

.bk-chatwindow .default-page {
  position: relative;
  padding-top: 0px;
  height: 100%;
}

.bk-chatwindow .chat-page {
  position: relative;
  width: 90%;
  margin: 0 auto 10px auto;
  height: 60%;
  overflow-y: auto;
  margin-top: 0px;
  background: rgba(0, 0, 0, 0.4);
}
.bk-chatwindow .chat-page .message {
  width: 95%;
  margin: 10px auto;
  border-radius: 4px;
  padding: 5px;
  color: #fff;
  background: rgba(255, 255, 255, 0.4);
}

.bk-chatwindow .chat-page li {
  position: relative;
  min-height: 70px;
  overflow: hidden;
  margin-bottom: 30px;
  color: #001a7a;
}

.bk-chatwindow .chat-page li a {
  text-decoration: underline;
}

.bk-chatwindow .chat-page li .avtar-wrap {
  color: #001a7a;
  min-height: 70px;
  clear: both;
}

.bk-chatwindow .chat-page li .avtar-wrap img.img-right {
  float: right;
  margin-right: 45px;
}

.bk-chatwindow .chat-page li .chat-content-wrap {
  margin-left: 80px;
  width: 580px;
}

.bk-chatwindow .chat-page li .chat-content-wrap .nickname {
  font-size: 16px;
  color: #363636;
  line-height: 1.1;
  padding-top: 5px;
  font-weight: bold;
  margin-bottom: 12px;
}

.bk-chatwindow .chat-page li .chat-content-wrap p {
  color: #363636;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 15px;
}

.sudiall {
  width: 100%;
  background: url(../images/top_bg.png) no-repeat top center;
  background-size: 2560px;
  padding-top: 80px;
}

.sudi {
  width: 1120px;
  margin: 0 auto 30px auto;
}
.sudi .sudiBox {
  display: flex;
  align-items: baseline;
  flex-direction: row;
  flex-wrap: wrap;
}
.sudi .sudiBox .item {
  font-size: 24px;
  line-height: 150%;
  width: 360px;
  padding-bottom: 30px;
  background: #111111;
}
.sudi .sudiBox .item p {
  width: 95%;
  margin: 0 auto;
  text-align: justify;
}
.sudi .sudiBox .item img {
  margin-bottom: 10px;
}
.sudi .sudiBox .item a {
  color: #fff;
}
.sudi .haibao .item {
  width: 20%;
  text-align: center;
}
.sudi .haibao .item img {
  width: 95%;
}

.tonglan {
  width: 1120px;
  margin: 0 auto;
  padding: 20px 0;
}

.huigu {
  width: 1000px;
  margin: 40px auto;
}
.huigu .huiguBox ul li {
  float: left;
  margin: 20px 11px 0 0;
}
.huigu .huiguBox ul li:nth-child(5n) {
  margin-right: 0;
}

.imgBox {
  width: 1120px;
  margin: 70px auto;
  height: 690px;
  overflow: hidden;
  position: relative;
}
.imgBox .swiper-slide img {
  width: 100%;
}
.imgBox .swiper-slide p {
  color: #fff;
  position: absolute;
  z-index: 1000;
  text-align: center;
  bottom: 0px;
  width: 100%;
  font-size: 18px;
  height: 40px;
}
.imgBox .swiper-slide p a {
  color: #fff;
}
.imgBox .imgLeft {
  display: inline-block;
  width: 30px;
  height: 45px;
  background: url(../images/left_b.jpg) no-repeat;
  background-size: contain;
  position: absolute;
  left: 15px;
  bottom: 0px;
  cursor: pointer;
  z-index: 1000;
}
.imgBox .imgRight {
  display: inline-block;
  width: 30px;
  height: 45px;
  background: url(../images/right_b.jpg) no-repeat;
  background-size: contain;
  position: absolute;
  right: 15px;
  bottom: 0px;
  cursor: pointer;
  z-index: 1000;
}

.kaBox {
  width: 1120px;
  margin: 0 auto;
}
.kaBox .left {
  float: left;
  width: 550px;
}
.kaBox .left .leftBox {
  width: 550px;
  overflow: hidden;
  position: relative;
}
.kaBox .left .leftBox .swiper-pagination-bullet {
  width: 25px;
  height: 4px;
  border-radius: 2px;
  background: #35353b;
}
.kaBox .left .leftBox .swiper-pagination-bullet-active {
  background: #0953e5;
}
.kaBox .right {
  float: right;
  width: 550px;
}
.kaBox .right .rightBox {
  width: 550px;
  display: flex;
  align-items: baseline;
  flex-direction: row;
  flex-wrap: wrap;
}
.kaBox .right .rightBox .item {
  margin-bottom: 15px;
}

.hezuo {
  width: 1120px;
  margin: 40px auto;
}
.hezuo .hezuoBox ul li {
  float: left;
  margin: 20px 10px 0 0;
}
.hezuo .hezuoBox ul li img {
  width: 270px;
}
.hezuo .hezuoBox ul li:nth-child(4n) {
  margin-right: 0;
}

.bottom {
  background: #111111;
  height: 580px;
  margin: 0 auto;
  padding-top: 40px;
  position: relative;
}
.bottom .bottomBox {
  width: 1120px;
  margin: 0 auto;
}
.bottom .bottomBox .left {
  width: 400px;
  float: left;
}
.bottom .bottomBox .left img {
  width: 400px;
}
.bottom .bottomBox .center {
  float: left;
  width: 220px;
  color: #fff;
  margin-left: 45px;
  padding-top: 65px;
}
.bottom .bottomBox .center h3 {
  font-size: 18px;
  line-height: 180%;
}
.bottom .bottomBox .center h4 {
  font-size: 14px;
  line-height: 180%;
}
.bottom .bottomBox .right {
  width: 370px;
  float: right;
  padding-top: 65px;
}
.bottom .bottomBox .right .item {
  float: left;
  width: 33.3%;
  height: 180px;
}
.bottom .bottomBox .right .item ul li {
  font-size: 14px;
  color: #4c4c4c;
  padding: 6px 0;
}
.bottom .bottomBox .right .item ul li a {
  color: #4c4c4c;
}
.bottom .bottomBox .right .item h3 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 10px;
}
.bottom .bottomBox .right .erweimaBox {
  text-align: center;
}
.bottom .bottomBox .right .erweimaBox img {
  width: 120px;
  margin: 0 15px;
}
.bottom .bottomBox .right .rukou {
  color: #fff;
  margin-top: 5px;
  font-size: 16px;
}
.bottom .bottomBox .right .rukou a {
  color: #fff;
}
.bottom .bottomBox .logo {
  text-align: center;
  position: absolute;
  bottom: 70px;
  width: 1120px;
  left: 50%;
  transform: translateX(-50%);
  clear: both;
}
.bottom .bottomBox .logo img {
  width: 178px;
  height: auto;
  margin: 0 auto;
}

.copyright {
  color: #4d4d4d;
  font-size: 16px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 50px;
}

/*page*/
.pageTop {
  width: 100%;
  background: url(../images/banner.jpg) no-repeat top center;
  background-size: cover;
  height: 185px;
}
.pageTop .pageTopBox {
  width: 1120px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}
.pageTop .pageTopBox span.logo {
  display: inline-block;
  width: 200px;
  height: 88px;
  position: absolute;
  top: 10px;
  left: 0px;
  background: url(../images/page_logo.png) no-repeat center center;
  background-size: contain;
}
.pageTop .pageTopBox .title {
  position: absolute;
  left: 0px;
  bottom: 20px;
  color: #fff;
  font-size: 30px;
}
.pageTop .pageTopBox .openNav {
  display: none;
}
.pageTop .pageTopBox .nav {
  position: absolute;
  right: 0px;
  top: 30px;
}
.pageTop .pageTopBox .nav span {
  margin: 0 20px;
  color: #fff;
  font-size: 14px;
}
.pageTop .pageTopBox .nav span a {
  color: #fff;
}

.pageBox {
  width: 100%;
  background: url(../images/blue.jpg) no-repeat top center;
  background-size: 1920px;
  padding-top: 70px;
}
.pageBox .pageListBox {
  width: 1120px;
  margin: 0 auto;
}
.pageBox .pageListBox h3.title span {
  font-size: 26px;
}
.pageBox .pageListBox .textBox {
  color: #fff;
  font-size: 16px;
  padding: 90px;
  background: #000;
}
.pageBox .pageListBox .textBox h4 {
  font-size: 18px;
}
.pageBox .pageListBox .textBox p {
  padding: 5px 0;
}
.pageBox .pageListBox .pagePing {
  width: 100%;
}
.pageBox .pageListBox .pagePing .itemBox {
  background: #111111;
  padding: 50px 30px 30px 30px;
  color: #fff;
}
.pageBox .pageListBox .pagePing .itemBox p {
  width: 90%;
  margin: 5px auto;
  font-size: 16px;
  line-height: 150%;
  padding: 5px 0;
}
.pageBox .pageListBox .pagePing .itemBox img {
  display: block;
  width: 90%;
  margin: 0 auto 20px auto;
}
.pageBox .pageListBox .listBox {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  flex-direction: row;
}
.pageBox .pageListBox .listBox .item {
  width: 33.3%;
  text-align: left;
  padding-bottom: 50px;
}
.pageBox .pageListBox .listBox .item img {
  width: 90%;
}
.pageBox .pageListBox .listBox .item p {
  width: 90%;
  font-size: 20px;
  color: #fff;
  text-align: left;
  margin: 0;
  padding: 5px 0;
  line-height: 140%;
}
.pageBox .pageListBox .listBox .item p a {
  color: #fff;
}
.pageBox .pageListBox .pageNews {
  width: 100%;
}
.pageBox .pageListBox .pageNews .pageNewsList .item {
  float: left;
  width: 42%;
  background: #111111;
  padding: 3%;
  height: 150px;
  margin-bottom: 20px;
  margin-right: 20px;
}
.pageBox .pageListBox .pageNews .pageNewsList .item h4 {
  color: #fff;
  font-size: 24px;
  line-height: 140%;
  margin-bottom: 10px;
}
.pageBox .pageListBox .pageNews .pageNewsList .item h4 a {
  color: #fff;
}
.pageBox .pageListBox .pageNews .pageNewsList .item p {
  font-size: 16px;
  color: #666666;
}

.fanye {
  text-align: center;
  padding: 20px 0;
}
.fanye a {
  display: inline-block;
  background: #111111;
  text-align: center;
  padding: 4px 10px;
  margin: 0 10px;
  color: #fff;
}

.flash {
  -webkit-animation: flash 2s forwards;
  animation: flash 2s forwards;
}

@-webkit-keyframes flash {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.tipText1s {
  -webkit-animation: tipText 18s ease infinite;
  animation: tipText 18s ease infinite;
}

.tipText2s {
  -webkit-animation: tipText 25s ease 2s infinite;
  animation: tipText 25s ease 2s infinite;
}

.tipText3s {
  -webkit-animation: tipText 25s ease 4s infinite;
  animation: tipText 25s ease 4s infinite;
}

.tipText4s {
  -webkit-animation: tipText 20s ease 5s infinite;
  animation: tipText 20s ease 5s infinite;
}

.tipText5s {
  -webkit-animation: tipText 15s ease infinite;
  animation: tipText 15s ease infinite;
}

.tipText6s {
  -webkit-animation: tipText 25s ease infinite;
  animation: tipText 25s ease infinite;
}

.tipText7s {
  -webkit-animation: tipText 15s ease 2s infinite;
  animation: tipText 15s ease 2s infinite;
}

.tipText8s {
  -webkit-animation: tipText 30s ease infinite;
  animation: tipText 30s ease infinite;
}

.tipText9s {
  -webkit-animation: tipText 18s ease 1s infinite;
  animation: tipText 18s ease 1s infinite;
}

.tipText10s {
  -webkit-animation: tipText 15s ease 3s infinite;
  animation: tipText 15s ease 3s infinite;
}

.tipText11s {
  -webkit-animation: tipText 25s ease infinite;
  animation: tipText 25s ease infinite;
}

.tipText12s {
  -webkit-animation: tipText 25s ease 5s infinite;
  animation: tipText 25s ease 2s infinite;
}

.tipText13s {
  -webkit-animation: tipText 22s ease 3s infinite;
  animation: tipText 22s ease 2s infinite;
}

.tipText14s {
  -webkit-animation: tipText 15s ease 2s infinite;
  animation: tipText 15s ease 2s infinite;
}

.tipText15s {
  -webkit-animation: tipText 20s ease 6s infinite;
  animation: tipText 20s ease 2s infinite;
}

.tipText16s {
  -webkit-animation: tipText 30s ease 5s infinite;
  animation: tipText 30s ease 2s infinite;
}

@-webkit-keyframes tipText {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
  }
}
@keyframes tipText {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1500px);
  }
}
.move1 {
  -webkit-animation: move1 0.5s infinite;
  animation: move1 0.5s infinite;
}

@-webkit-keyframes move1 {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
}
@keyframes move1 {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(10px);
  }
}
.people1 {
  -webkit-animation: people1 5s infinite;
  animation: people1 5s infinite;
  width: 750px;
  height: 1508px;
  position: absolute;
  top: 0px;
  left: 0px;
}

@-webkit-keyframes people1 {
  0% {
    background: url(../images/people/u1/1.png) no-repeat;
    background-size: contain;
  }
  50% {
    background: url(../images/people/u1/2.png) no-repeat;
    background-size: contain;
  }
  75% {
    background: url(../images/people/u1/3.png) no-repeat;
    background-size: contain;
  }
  100% {
    background: url(../images/people/u1/1.png) no-repeat;
    background-size: contain;
  }
}
@keyframes people1 {
  0% {
    background: url(../images/people/u1/1.png) no-repeat;
    background-size: contain;
  }
  50% {
    background: url(../images/people/u1/2.png) no-repeat;
    background-size: contain;
  }
  75% {
    background: url(../images/people/u1/3.png) no-repeat;
    background-size: contain;
  }
  100% {
    background: url(../images/people/u1/1.png) no-repeat;
    background-size: contain;
  }
}
.people2 {
  -webkit-animation: people2 7s infinite;
  animation: people2 7s infinite;
  width: 750px;
  height: 1508px;
  position: absolute;
  top: 0px;
  left: 0px;
}

@-webkit-keyframes people2 {
  0% {
    background: url(../images/people/u2/1.png) no-repeat;
    background-size: contain;
  }
  25% {
    background: url(../images/people/u2/2.png) no-repeat;
    background-size: contain;
  }
  50% {
    background: url(../images/people/u2/3.png) no-repeat;
    background-size: contain;
  }
  75% {
    background: url(../images/people/u2/4.png) no-repeat;
    background-size: contain;
  }
  100% {
    background: url(../images/people/u2/1.png) no-repeat;
    background-size: contain;
  }
}
@keyframes people2 {
  0% {
    background: url(../images/people/u2/1.png) no-repeat;
    background-size: contain;
  }
  25% {
    background: url(../images/people/u2/2.png) no-repeat;
    background-size: contain;
  }
  50% {
    background: url(../images/people/u2/3.png) no-repeat;
    background-size: contain;
  }
  75% {
    background: url(../images/people/u2/4.png) no-repeat;
    background-size: contain;
  }
  100% {
    background: url(../images/people/u2/1.png) no-repeat;
    background-size: contain;
  }
}
.people3 {
  -webkit-animation: people3 5s infinite;
  animation: people3 5s infinite;
  width: 750px;
  height: 1508px;
  position: absolute;
  top: 0px;
  left: 0px;
}

@-webkit-keyframes people3 {
  0% {
    background: url(../images/people/u3/1.png) no-repeat;
    background-size: contain;
  }
  50% {
    background: url(../images/people/u3/2.png) no-repeat;
    background-size: contain;
  }
  75% {
    background: url(../images/people/u3/3.png) no-repeat;
    background-size: contain;
  }
  100% {
    background: url(../images/people/u3/1.png) no-repeat;
    background-size: contain;
  }
}
@keyframes people3 {
  0% {
    background: url(../images/people/u3/1.png) no-repeat;
    background-size: contain;
  }
  50% {
    background: url(../images/people/u3/2.png) no-repeat;
    background-size: contain;
  }
  75% {
    background: url(../images/people/u3/3.png) no-repeat;
    background-size: contain;
  }
  100% {
    background: url(../images/people/u3/1.png) no-repeat;
    background-size: contain;
  }
}
.people4 {
  -webkit-animation: people4 5s infinite;
  animation: people4 5s infinite;
  width: 750px;
  height: 1508px;
  position: absolute;
  top: 0px;
  left: 0px;
}

@-webkit-keyframes people4 {
  0% {
    background: url(../images/people/u4/1.png) no-repeat;
    background-size: contain;
  }
  50% {
    background: url(../images/people/u4/2.png) no-repeat;
    background-size: contain;
  }
  75% {
    background: url(../images/people/u4/3.png) no-repeat;
    background-size: contain;
  }
  100% {
    background: url(../images/people/u4/1.png) no-repeat;
    background-size: contain;
  }
}
@keyframes people4 {
  0% {
    background: url(../images/people/u4/1.png) no-repeat;
    background-size: contain;
  }
  50% {
    background: url(../images/people/u4/2.png) no-repeat;
    background-size: contain;
  }
  75% {
    background: url(../images/people/u4/3.png) no-repeat;
    background-size: contain;
  }
  100% {
    background: url(../images/people/u4/1.png) no-repeat;
    background-size: contain;
  }
}
.flash1 {
  -webkit-animation: flash1 2s forwards;
  animation: flash1 2s forwards;
}

@-webkit-keyframes flash1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.p1_mask {
  -webkit-animation: p1_mask 2s ease infinite;
  animation: p1_mask 2s ease infinite;
}

@-webkit-keyframes p1_mask {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes p1_mask {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*手臂动作*/
.btns {
  -webkit-animation: btns 0.6s ease infinite;
  animation: btns 0.6s ease infinite;
}

@-webkit-keyframes btns {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0.7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes btns {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0.7;
    transform: scale(1.1);
  }
}
@-webkit-keyframes btns1 {
  0% {
    -webkit-transform: opacity(0);
    transform: opacity(0);
  }
  100% {
    -webkit-transform: opacity(1);
    transform: opacity(1);
  }
}
@keyframes btns1 {
  0% {
    transform: opacity(0);
  }
  100% {
    transform: opacity(1);
  }
}
/*文字移动*/
.bganimation {
  -webkit-animation: bganimation 2s forwards;
  animation: bganimation 2s forwards;
  transform-origin: center center;
}

@-webkit-keyframes bganimation {
  0% {
    -webkit-transform: opacity(1) scale(0.3);
    transform: opacity(1) scale(0.3);
  }
  100% {
    -webkit-transform: opacity(0) scale(6);
    transform: opacity(0) scale(6);
  }
}
@keyframes bganimation {
  0% {
    transform: opacity(1) scale(0.3);
  }
  100% {
    transform: opacity(0) scale(6);
  }
}
/*流星动作*/
.star_1 {
  -webkit-animation: star 10s ease infinite;
  animation: star 10s ease infinite;
}

.star_2 {
  -webkit-animation: star 7s ease infinite;
  animation: star 7s ease infinite;
}

.star_3 {
  -webkit-animation: star 12s ease infinite;
  animation: star 12s ease infinite;
}

@-webkit-keyframes star {
  0% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-1300px) translateY(1000px);
    transform: translateX(-1300px) translateY(1000px);
    opacity: 0;
  }
}
@keyframes star {
  0% {
    transform: translateX(0) translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateX(-1300px) translateY(1000px);
    opacity: 0;
  }
}
/*按钮放大效果*/
.login {
  -webkit-animation: login 3s ease 1s infinite;
  animation: login 3s ease 1s infinite;
}

@-webkit-keyframes loginMove {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes loginMove {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}
/*文字运动*/
.textMove {
  -webkit-animation: textMove 0.6s ease forwards;
  animation: textMove 0.6s ease forwards;
}

@-webkit-keyframes textMove {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes textMove {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
/*提示运动*/
.p1_jiao {
  -webkit-animation: p1_jiao 3s ease infinite;
  animation: p1_jiao 3s ease infinite;
}

@-webkit-keyframes p1_jiao {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    opacity: 1;
  }
}
@keyframes p1_jiao {
  0% {
    transform: translateX(0px);
    opacity: 0;
  }
  100% {
    transform: translateY(40px);
    opacity: 1;
  }
}
/*飞机运动*/
.flyAnimation {
  -webkit-animation: fly 23s ease infinite;
  animation: fly 23s ease infinite;
}

.flyAnimation1 {
  -webkit-animation: fly 15s ease infinite;
  animation: fly 15s ease infinite;
}

.flyAnimation2 {
  -webkit-animation: fly 40s ease infinite;
  animation: fly 40s ease infinite;
}

@-webkit-keyframes fly {
  0% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
  }
  25% {
    -webkit-transform: translateX(40px) translateY(60px);
    transform: translateX(40px) translateY(60px);
  }
  50% {
    -webkit-transform: translateX(-30px) translateY(30);
    transform: translateX(-30px) translateY(30px);
  }
  75% {
    -webkit-transform: translateX(-60px) translateY(0);
    transform: translateX(-60px) translateY(0);
  }
  100% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
  }
}
@keyframes fly {
  0% {
    transform: translateX(0) translateY(0);
  }
  25% {
    transform: translateX(40px) translateY(60px);
  }
  50% {
    transform: translateX(-30px) translateY(30px);
  }
  75% {
    transform: translateX(-60px) translateY(0);
  }
  100% {
    transform: translateX(0) translateY(0);
  }
}
.flaseMove {
  -webkit-animation: flaseMove 0.5s ease forwards;
  animation: flaseMove 0.5s ease forwards;
  transform-origin: center center;
}

@-webkit-keyframes flaseMove {
  0% {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
  }
  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@keyframes flaseMove {
  0% {
    transform: rotateY(-180deg);
  }
  100% {
    transform: rotateY(0deg);
  }
}
/*提示动画*/
.tip {
  -webkit-animation: tip 0.3s ease forwards;
  animation: tip 0.3s ease forwards;
  transform-origin: center center;
}

@-webkit-keyframes tip {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes tip {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes tip1 {
  0% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes tip1 {
  0% {
    transform: scale(1.2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes tip2 {
  0% {
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
  }
  100% {
    -webkit-transform: translateX(200px) translateY(0);
    transform: translateX(200px) translateY(0);
  }
}
@keyframes tip2 {
  0% {
    transform: translateX(0) translateY(0);
  }
  100% {
    transform: translateX(200px) translateY(0);
  }
}
@-webkit-keyframes gezi {
  0% {
    background: url(../images/g1.png) no-repeat;
    background-size: contain;
  }
  100% {
    background: url(../images/g2.png) no-repeat;
    background-size: contain;
  }
}
@keyframes gezi {
  0% {
    background: url(../images/g1.png) no-repeat;
    background-size: contain;
  }
  100% {
    background: url(../images/g2.png) no-repeat;
    background-size: contain;
  }
}
@-webkit-keyframes tipMove {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px);
  }
}
@keyframes tipMove {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-200px);
  }
}
/*手臂运动*/
.p4_hand {
  -webkit-animation: hand1 5s ease infinite;
  animation: hand1 5s ease infinite;
  transform-origin: center bottom;
}

@-webkit-keyframes hand1 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes hand1 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (min-device-width: 320px) and (max-width: 689px), (max-device-width: 480px) {
  .fixed-video {
    display: none;
  }
  html, body {
    overflow-y: scroll;
  }
  .pageTop {
    width: 100%;
    height: 5.5555555556rem;
  }
  .pageTop .pageTopBox {
    width: 100%;
  }
  .pageTop .pageTopBox span.logo {
    width: 3.6574074074rem;
    height: 1.6481481481rem;
    left: 0.3703703704rem;
  }
  .pageTop .pageTopBox .title {
    left: 0.3703703704rem;
    font-size: 0.462962963rem;
    line-height: 110%;
  }
  .pageTop .pageTopBox .openNav {
    display: block;
    width: 0.4166666667rem;
    height: 0.4166666667rem;
    background: url(../images/opennav.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 0.3703703704rem;
    top: 0.7407407407rem;
  }
  .pageTop .pageTopBox .nav {
    position: absolute;
    right: 0.1851851852rem;
    width: 4.1666666667rem;
    top: 1.3888888889rem;
    background: rgba(0, 0, 0, 0.6);
    z-index: 10000;
    display: none;
  }
  .pageTop .pageTopBox .nav span {
    display: block;
    width: 85%;
    text-align: right;
    border-bottom: 1px solid #42403f;
    padding: 0.462962963rem 0.3703703704rem;
    margin: 0;
  }
  .pageTop .pageTopBox .nav a {
    display: block;
    font-size: 0.5rem;
  }
  .pageBox {
    width: 100%;
    padding: 0;
    background-size: contain;
  }
  .pageBox .pageListBox {
    width: 100%;
  }
  .pageBox .pageListBox h3.title {
    width: 95%;
    margin: 0.1851851852rem auto;
  }
  .pageBox .pageListBox .textBox {
    padding: 0.8333333333rem;
    font-size: 0.3703703704rem;
  }
  .pageBox .pageListBox .listBox {
    display: block;
  }
  .pageBox .pageListBox .listBox .item {
    width: 95%;
    margin: 0 auto;
  }
  .pageBox .pageListBox .listBox .item img {
    width: 100%;
  }
  .pageBox .pageListBox .listBox .item p {
    width: 95%;
    margin: 0 auto;
    font-size: 0.4444444444rem;
  }
  .pageBox .pageListBox .pagePing .itemBox {
    padding: 0.2777777778rem;
  }
  .pageBox .pageListBox .pagePing .itemBox p {
    font-size: 0.3703703704rem;
  }
  .pageBox .pageListBox .pageNews {
    width: 100%;
  }
  .pageBox .pageListBox .pageNews .pageNewsList .item {
    float: none;
    width: 89%;
    background: #111111;
    padding: 3%;
    height: 150px;
    margin: 0.2314814815rem auto;
  }
  .pageBox .pageListBox .pageNews .pageNewsList .item h4 {
    color: #fff;
    font-size: 0.4444444444rem;
    line-height: 140%;
    margin-bottom: 10px;
  }
  .pageBox .pageListBox .pageNews .pageNewsList .item h4 a {
    color: #fff;
  }
  .pageBox .pageListBox .pageNews .pageNewsList .item p {
    font-size: 0.2962962963rem;
    color: #666666;
  }
  .topContent {
    height: 12.962962963rem;
    max-height: none;
    width: 100%;
    position: relative;
  }
  .topContent .topSwiper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }
  .topContent .topSwiper .swiper-slide {
    width: 100%;
    overflow: hidden;
  }
  .topContent .topSwiper .swiper-slide img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 65%;
    transform: translate(-50%, -50%);
  }
  .topContent .content {
    width: 100%;
    margin: 0 auto;
    height: 100%;
    position: relative;
    z-index: 10001;
  }
  .topContent .content .riliList {
    display: none;
    width: 620px;
    height: 205px;
    background: #000;
    border-radius: 10px;
    position: relative;
  }
  .topContent .content .riliList .riliListBox {
    width: 560px;
    margin: 0 auto;
    overflow: hidden;
  }
  .topContent .content .riliList .riliListBox .swiper-slide {
    text-align: center;
  }
  .topContent .content .riliList .riliListBox .swiper-slide h3 {
    padding: 20px 0 15px 0;
    font-size: 24px;
    background: linear-gradient(to right, #0953e5, #0da7f9);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .topContent .content .riliList .listLeft {
    display: inline-block;
    width: 12px;
    height: 21px;
    background: url(../images/rilileft.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 15px;
    bottom: 80px;
    cursor: pointer;
  }
  .topContent .content .riliList .listRight {
    display: inline-block;
    width: 12px;
    height: 21px;
    background: url(../images/riliright.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 15px;
    bottom: 80px;
    cursor: pointer;
  }
  .topContent .content .contentSwiper {
    position: absolute;
    height: 6.9444444444rem;
    top: 4.2592592593rem;
    left: 10%;
    width: 80%;
    transform: translateY(0%);
    overflow: hidden;
  }
  .topContent .content .contentSwiper .swiper-pagination {
    bottom: 15px;
  }
  .topContent .content .contentSwiper .swiper-pagination-bullet {
    width: 35px;
    height: 4px;
    border-radius: 2px;
    background: #35353b;
  }
  .topContent .content .contentSwiper .swiper-pagination-bullet-active {
    background: #0953e5;
  }
  .topContent .content .contentSwiper .swiper-slide h3 {
    font-size: 0.8333333333rem;
    color: #fff;
    line-height: 140%;
    padding-bottom: 0.2777777778rem;
  }
  .topContent .content .contentSwiper .swiper-slide h4 {
    font-size: 0.462962963rem;
    color: #fff;
    line-height: 120%;
    padding-bottom: 40px;
  }
  .topContent .content .contentSwiper .swiper-slide span {
    display: inline-block;
    width: 160px;
    height: 48px;
    background: url(../images/button_bg.png) no-repeat;
    background-size: contain;
    line-height: 48px;
    color: #fff;
    font-size: 18px;
    text-align: center;
  }
  .topContent .content .contentSwiper .swiper-slide span a {
    color: #fff;
  }
  .topContent .content .tools {
    position: absolute;
    bottom: 0.9259259259rem;
    width: 100%;
    display: flex;
    align-items: baseline;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .topContent .content .tools .item {
    width: 22%;
    height: 0.8333333333rem;
    text-align: center;
    cursor: pointer;
    line-height: 0.8333333333rem;
    color: #fff;
    font-size: 0.2962962963rem;
  }
  .topContent .content .tools .item:nth-child(1) {
    background: url(../images/t1.png) no-repeat;
    background-size: contain;
  }
  .topContent .content .tools .item:nth-child(2) {
    background: url(../images/t2.png) no-repeat;
    background-size: contain;
  }
  .topContent .content .tools .item:nth-child(3) {
    background: url(../images/t3.png) no-repeat;
    background-size: contain;
  }
  .topContent .content .tools .item:nth-child(4) {
    background: url(../images/t4.png) no-repeat;
    background-size: contain;
  }
  .topContent .content .nav {
    width: 100%;
    padding-top: 0.462962963rem;
  }
  .topContent .content .nav .openNav1 {
    display: block;
    width: 0.4166666667rem;
    height: 0.4166666667rem;
    background: url(../images/opennav.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 0.3703703704rem;
    top: 0.7407407407rem;
  }
  .topContent .content .nav .logo {
    width: 3.7037037037rem;
    float: left;
    margin-left: 0.2777777778rem;
  }
  .topContent .content .nav .navBox {
    position: absolute;
    right: 0.1851851852rem;
    width: 4.1666666667rem;
    top: 1.3888888889rem;
    background: rgba(0, 0, 0, 0.6);
    z-index: 10000;
    display: none;
  }
  .topContent .content .nav .navBox span {
    display: block;
    width: 85%;
    text-align: right;
    border-bottom: 1px solid #42403f;
    padding: 0.462962963rem 0.3703703704rem;
    margin: 0;
  }
  .topContent .content .nav .navBox a {
    display: block;
    font-size: 0.5rem;
  }
  .sudiall {
    width: 100%;
    background: url(../images/blue.jpg) no-repeat top center;
    background-size: 23.7037037037rem;
    padding-top: 1.4814814815rem;
  }
  .sudi {
    width: 95%;
    margin: 0 auto;
  }
  .sudi h3.title span {
    width: 60%;
  }
  .sudi .sudiBox {
    display: flex;
    align-items: baseline;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .sudi .sudiBox .item {
    font-size: 0.4074074074rem;
    line-height: 150%;
    width: 100%;
    padding-bottom: 0.3703703704rem;
    background: #111111;
    text-align: center;
  }
  .sudi .sudiBox .item p {
    width: 95%;
    margin: 0 auto;
    text-align: justify;
  }
  .sudi .sudiBox .item img {
    margin: 0 auto 10px auto;
  }
  .sudi .sudiBox .item a {
    color: #fff;
  }
  .tonglan {
    width: 95%;
    margin: 0 auto;
    padding: 0.2777777778rem 0;
  }
  .tonglan img {
    width: 100% !important;
    height: auto !important;
  }
  /*速递补充*/
  .subContent {
    width: 95%;
    margin: 0 auto 0.6481481481rem auto;
  }
  .subContent .left {
    float: none;
    width: 100%;
  }
  .subContent .left .item {
    background: #111111;
    padding: 0.2777777778rem;
    height: auto;
    margin-bottom: 0.2314814815rem;
  }
  .subContent .left .item h3 {
    font-size: 24px;
    color: #fff;
    padding: 0px 0 10px 0;
    line-height: 140%;
  }
  .subContent .left .item h3 a {
    color: #fff;
  }
  .subContent .left .item p {
    font-size: 16px;
    color: #666666;
  }
  .subContent .center {
    float: left;
    width: 3.1944444444rem;
    background: #111111;
    height: 6.9444444444rem;
    margin-left: 0px;
    position: relative;
  }
  .subContent .center h3.title {
    margin-bottom: 0.1851851852rem;
  }
  .subContent .center h3.title span {
    text-align: center;
    font-size: 24px;
    width: 100%;
  }
  .subContent .center .riliBox {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
  }
  .subContent .center .riliBox img {
    width: 100%;
    height: auto;
  }
  .subContent .center .riliLeft {
    display: inline-block;
    width: 12px;
    height: 21px;
    background: url(../images/left_b1.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: 15px;
    bottom: 0.1851851852rem;
    cursor: pointer;
  }
  .subContent .center .riliRight {
    display: inline-block;
    width: 12px;
    height: 21px;
    background: url(../images/right_b1.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 15px;
    bottom: 0.1851851852rem;
    cursor: pointer;
  }
  .subContent .right {
    float: right;
    width: 5.7407407407rem;
    height: 5.6944444444rem;
    background: url(../images/mobile_ai_bg.jpg) no-repeat;
    background-size: 100%;
    padding-top: 1.2962962963rem;
  }
  .subContent .right .inputBox {
    width: 95%;
    height: 35px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
  }
  .subContent .right .inputBox input {
    width: 95%;
    height: 35px;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.4);
    border: none;
    color: #fff;
    padding-left: 3%;
  }
  .subContent .right .inputBox button {
    width: 64px;
    height: 26px;
    background: url(../images/fasong.png) no-repeat;
    background-size: contain;
    position: absolute;
    border: none;
    z-index: 1000;
    right: 0.1851851852rem;
    top: 5px;
  }
  .subContent .right1 {
    float: right;
    width: 5.7407407407rem;
    height: 5.6944444444rem;
    background: url(../images/mobile_ai_bg1.jpg) no-repeat;
    background-size: 100%;
    padding-top: 1.2962962963rem;
  }
  /*end 速度补充*/
  .imgBox {
    width: 95%;
    margin: 0.6481481481rem auto;
    height: auto;
    overflow: hidden;
    position: relative;
  }
  .imgBox .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .imgBox .swiper-slide p {
    color: #fff;
    position: absolute;
    z-index: 1000;
    text-align: center;
    bottom: 0px;
    width: 100%;
    font-size: 0.3703703704rem;
    height: 0.8333333333rem;
  }
  .imgBox .swiper-slide p a {
    color: #fff;
  }
  .imgBox .imgLeft {
    display: inline-block;
    width: 30px;
    height: 45px;
    background: url(../images/left_b.jpg) no-repeat;
    background-size: contain;
    position: absolute;
    left: 0px;
    bottom: 0px;
    cursor: pointer;
    z-index: 1000;
  }
  .imgBox .imgRight {
    display: inline-block;
    width: 30px;
    height: 45px;
    background: url(../images/right_b.jpg) no-repeat;
    background-size: contain;
    position: absolute;
    right: 0px;
    bottom: 0px;
    cursor: pointer;
    z-index: 1000;
  }
  .kaBox {
    width: 95%;
    margin: 0 auto;
  }
  .kaBox .left {
    float: none;
    width: 100%;
    margin-bottom: 0.2777777778rem;
  }
  .kaBox .left .leftBox {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  .kaBox .left .leftBox .swiper-pagination-bullet {
    width: 25px;
    height: 4px;
    border-radius: 2px;
    background: #353547;
  }
  .kaBox .left .leftBox .swiper-pagination-bullet-active {
    background: #0953e5;
  }
  .kaBox .right {
    float: none;
    width: 100%;
  }
  .kaBox .right h3.title span {
    width: 60%;
  }
  .kaBox .right .rightBox {
    width: 100%;
    display: flex;
    align-items: baseline;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .kaBox .right .rightBox .item {
    margin-bottom: 0.2314814815rem;
    width: 50%;
    text-align: center;
  }
  .kaBox .right .rightBox .item img {
    width: 95%;
  }
  .hezuo {
    width: 100%;
    margin: 0.3703703704rem auto;
  }
  .hezuo .title {
    width: 95%;
    margin: 0 auto;
  }
  .hezuo .hezuoBox ul li {
    float: left;
    margin: 0.3703703704rem 0 0 0;
    width: 49%;
    text-align: center;
  }
  .hezuo .hezuoBox ul li img {
    width: 90%;
  }
  .hezuo .hezuoBox ul li:nth-child(4n) {
    margin-right: 0;
  }
  /*底部内容*/
  .bottom {
    background: #111111;
    height: 16.6666666667rem;
    margin: 0 auto;
    padding-top: 0.3703703704rem;
    position: relative;
  }
  .bottom .bottomBox {
    width: 100%;
    margin: 0 auto;
  }
  .bottom .bottomBox .left {
    width: 95%;
    float: none;
  }
  .bottom .bottomBox .left img {
    width: 100%;
  }
  .bottom .bottomBox .center {
    float: none;
    width: 3.7037037037rem;
    color: #fff;
    position: absolute;
    left: 0.2314814815rem;
    top: 9.0740740741rem;
    margin-left: 0;
    padding-top: 0.2777777778rem;
    line-height: 100%;
  }
  .bottom .bottomBox .center h3 {
    font-size: 0.3333333333rem;
    line-height: 180%;
  }
  .bottom .bottomBox .center h4 {
    font-size: 0.2592592593rem;
    line-height: 180%;
  }
  .bottom .bottomBox .right {
    width: 5.2777777778rem;
    float: right;
    padding-top: 0.2777777778rem;
    position: absolute;
    right: 0.2314814815rem;
    top: 9.0740740741rem;
  }
  .bottom .bottomBox .right .item {
    float: left;
    width: 33.3%;
    height: 3.6111111111rem;
  }
  .bottom .bottomBox .right .item ul li {
    font-size: 0.2592592593rem;
    color: #4c4c4c;
    padding: 0.0925925926rem 0;
  }
  .bottom .bottomBox .right .item ul li a {
    color: #4c4c4c;
  }
  .bottom .bottomBox .right .item h3 {
    color: #fff;
    font-size: 0.3333333333rem;
    margin-bottom: 0.0925925926rem;
  }
  .bottom .bottomBox .right .erweimaBox {
    text-align: center;
  }
  .bottom .bottomBox .right .erweimaBox img {
    width: 1.8518518519rem;
    margin: 0 0.1851851852rem;
  }
  .bottom .bottomBox .right .rukou {
    color: #fff;
    margin-top: 5px;
    font-size: 0.2592592593rem;
  }
  .bottom .bottomBox .right .rukou a {
    color: #fff;
  }
  .bottom .bottomBox .logo {
    text-align: center;
    position: absolute;
    bottom: 0.6481481481rem;
    width: 100%;
  }
  .bottom .bottomBox .logo img {
    width: 2.5925925926rem;
    height: auto;
  }
  .copyright {
    color: #4d4d4d;
    font-size: 0.2592592593rem;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 50px;
  }
}
/*# sourceMappingURL=default.css.map */